_Get Key-Value Pair for Max Hourly Weather Data
(10 actions, 11 KB)
0 Get Dictionary from
[Shortcut Input]
»
1
6
7
1 Repeat with Each in
[0 Dictionary
’s Values
]
2 Get Numbers from
[Repeat Item]
3 End Repeat with Each »
4
5
4 Calculate the
Maximum
of
[3 Repeat Results]
»
5 Actions > GetIndexOfListItem »
6
7
item
:
[4 Maximum]
list
:
[3 Repeat Results]
6 Get
Item At Index
[5 Index of List Item]
from List
[0 Dictionary
’s Keys
]
»
8
7 Get
Item At Index
[5 Index of List Item]
from List
[0 Dictionary
’s Values
]
»
8 Dictionary »
{ "
[6 Item from List]
": "
[7 Item from List
as Text
]
" }
9 Stop and Output
[8 Dictionary]